GXChangedFormat
You can use theGXChangedFormat
function each time you change a format without directly calling QuickDraw GX.
void GXChangedFormat (gxFormat aFormat);
aFormat
- A reference to the format object which you are changing.
DESCRIPTION
You need to call theGXChangedFormat
function each time you change a format object indirectly. For example, you should call this function when you modify a format collection.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help